@Test
public void testCreateFIFOWithBrokenFile() throws Exception {
if (_shouldTest()) {
try {
FIFOUtil.createFIFO(
new File("") {
@Test
public void testCreateFIFOWithBrokenFile() throws Exception {
if (!_shouldTest()) {
return;
}
try {
FIFOUtil.createFIFO(